public class TagLocate_qcom extends java.lang.Object implements ITagLocate
| Constructor and Description |
|---|
TagLocate_qcom(android.content.Context context,
IUHF iuhf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
startMultiTagsLocate(java.util.List<UHFTAGInfo> tags,
ITagLocationCallback<TagLocationEntity> locationCallback)
多标签定位
|
boolean |
stopMultiTagsLocate()
停止多标签定位
|
public TagLocate_qcom(android.content.Context context,
IUHF iuhf)
public boolean startMultiTagsLocate(java.util.List<UHFTAGInfo> tags, ITagLocationCallback<TagLocationEntity> locationCallback)
startMultiTagsLocate in interface ITagLocatetags - locationCallback - public boolean stopMultiTagsLocate()
stopMultiTagsLocate in interface ITagLocate